Click or drag to resize

Group Class

Represents a collection of items that are the result of a grouped FindItem Operation call.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeGroup

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class Group

The Group type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Represents the property value that is used to group items in a grouped FindItem Operation call.
Public propertyItems
Contains an array of grouped items.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also